projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bca2bc4
)
; * doc/lispref/processes.texi (Synchronous Processes): Minor copyedit.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 19 Oct 2015 06:12:51 +0000
(09:12 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 19 Oct 2015 06:12:51 +0000
(09:12 +0300)
doc/lispref/processes.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/processes.texi
b/doc/lispref/processes.texi
index 845db0df1ac9a3b99fb9dbd04f5b5390d2dbc2a0..196cb7c1f9b94ff898b514a2a87e8c9f04ed2bc0 100644
(file)
--- a/
doc/lispref/processes.texi
+++ b/
doc/lispref/processes.texi
@@
-290,7
+290,7
@@
Here are the possibilities:
Insert the output in that buffer, before point. This includes both the
standard output stream and the standard error stream of the process.
-@item a
string
+@item a
buffer name (a string)
Insert the output in a buffer with that name, before point.
@item @code{t}